﻿@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding: 0px;
}
body{
	font-family: "Arial";
	font-size:14px;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
	color:#000;
}
.fl{
	float:left;
}
.fr{
	float: right;
}
#clear:before,#clear:after{display:table;content:""}
#clear:after{clear:both}
#clear{zoom:1}
.top-header{
	background: #373737;
	padding:10px 0;
	height: 40px;
	color: #fff;
}

a:hover, a:focus {
	color: #fff;
	text-decoration:none;
 }
.header_top-responsive{
	display:none;
}
.top-header a{
	color:#fff
}

.white{
	color:#fff;
	margin: 0px 10px;
}


.bottom-header {
	background:#F9F9F9
	}
/* start h_menu */
.h_menu4{
	text-align:center;
}
.toggleMenu {
    display: none;
    background: #E62A32;
    padding: 10px 15px;
    width: 100%;
    color: #FFF;
    font-size: 1.5em;
}
li.logo a:hover{
	background:none;
	border-bottom:10px solid green;
}
.navig2{
	margin:0px
}
.navig2 img{
	float:left
}
span.menu {  display: none;}
.top-menu {width:1200px;margin:0 auto;}
.top-menu li {float:left;height: 88px;}
.top-menu li ul li {height: 30px;float: none;}
.top-menu li ul li a{text-align:left}
.top-menu a {display:block;text-align:center;padding: 0 20px;font-size: 13px;font-weight: bold;color: #333;line-height: 88px;}
.top-menu a.cur { background:#0068b7 url("navbg.png") no-repeat scroll left top; box-shadow:0 5px 5px #004c86 inset; color:#fff;}
.top-menu a:hover {/* background:#595959 url("navbg.png") no-repeat scroll left top; *//* box-shadow:0 5px 5px #000 inset; */color: #000;}


.flexslider{
	width:100%;
	position:relative;
	height: 450px;
	overflow: hidden;
	}
.flexslider img{
	position: absolute;
	overflow: hidden;
	/* left: 50%; */
	/* margin-left: -960px; */
	}






.banner_box{
	width: 100%;
	position: relative;
	top: 128px;
	height: 600px;
	overflow: hidden;
}
.banner_box img{
	position: absolute;
    width: 1920px;
    left: 50%;
	margin-left: -960px;
}
.index_company{
	max-width: 1000px;
	margin: 30px auto 20px;
}
.index_title{
	text-align: center;
	background: url(../images/index_line.png) no-repeat center bottom;
	padding: 0px 0px 20px 0px;
	font-size: 30px;
	color: #ff0000;
	margin: 30px 0px 30px 0px;
}
.index_company p{
	line-height: 28px;
	width: 94%;
	margin: auto;
}
.tt1{
	margin: 25px;
	border-radius: 10px;
}
.index_pro{
	width: 100%;
	background:url(../images/index_02_bg.png);
	height: 485px;
}
.index_wrapper{
	max-width: 1000px;
	margin: 50px auto 20px;
}
.index_pro_list li{
	float: left;
	margin: 25px 23px;
	position: relative;
}
.index_pro_list li img{
	width:286px;
}

.index_adv{
	max-width: 1000px;
	margin: 20px auto 50px;
	height: 710px;
	overflow: hidden;
	background: #fff;
}
.tagContent{
	height: 600px;
	background:#fff;
}
.index_adv_title{
	font-size:48px;
	color:#cccccc;
	text-align:center;
	padding: 30px 0px;
}
.index_list{
	width: 100%;
}
.index_shebei{
	width: 45%;
	float:left;
	margin:0px 2.5% 3%;
}
.index_rd p{
	line-height:28px;
}
.index_list dl{width: 33%;float:left;text-align:center;}
.index_list dt{ width:125px; height:125px; margin:auto}
.index_list dd{font-size:20px;color: #737373;padding: 20px 0px;}
.tt1{ background:url(../images/index_01.png)}
.tt1:hover{ background:url(../images/index_01_1.png)}
.tt2{ background:url(../images/index_02.png)}
.tt2:hover{ background:url(../images/index_02_2.png)}
.tt3{ background:url(../images/index_03.png)}
.tt3:hover{ background:url(../images/index_03_3.png)}
.tt4{ background:url(../images/index_04.png)}
.tt4:hover{ background:url(../images/index_04_4.png)}

.honor img{ margin:10px 0px}

.gr_tit{width:100%;padding-top: 16%;}
.gr_tit p{width:100%;text-align:center;color:#fff}
.gr_tit .p1{font-size:24px;padding: 20px 0px;}
.gr_tit span img{color:#fff;width:60px;height:60px;margin:5% auto 0;display:block;border:1px #fff solid;text-align:center;line-height:60px;border-radius:8px;}



.index_Capability{
	width: 1000px;
	margin: 0 auto;
}
.index_cap_a{
	margin: 0px 0px 40px 0px;
}
.cap_title{
	width: 50%;
}


.footer{
	width: 100%;
	background: #373737;
	height: 450px;
	font-size: 16px;
}
.foot{
	max-width: 1000px;
	margin: 0 auto;
	color:#fff;
}
.foot_left{
	width: 36%;
	padding: 50px 0px 0px 0px;
}
.foot_aa{
	font-size: 30px;	
}
.foot_bb{
	font-size: 16px;
	padding: 15px 0px;
}
.foot_left i{
	padding: 0px 15px 0px 0px;
}
.foot_left p{
	line-height: 48px;
}
.foot_left span{
	padding: 24px 0px 0px 0px;
	display: block;
}
.foot_ewm{
	width:20%;
	float:left;
	margin: 7% 0%;
}
.foot_right{
	width: 44%;
	margin: 70px 0px 0px 0px;
}
.foot_right input[type="text"] {
  width: 90%;
  color: #555;
  background:#43464b;
  outline: none;
  font-size: 16px;
  padding: 5px 5px;
  margin-bottom: 1em;
  border: solid 1px #6B6B6B;
  -webkit-appearance: none;
  border-radius: 3px;
}
.foot_right textarea {
  	resize: none;
  	width: 90%;
  	color: #898888;
  	font-size: 16px;
  	outline: none;
  	padding: 5px 5px;
  	border: solid 1px #6B6B6B;
  	min-height: 150px;
  	-webkit-appearance: none;
  	font-family: inherit;
  	background: #43464B;
  	border-radius: 3px;
}
.foot_right button {
    border: none;
    outline: none;
    color: #FFF;
    padding: .5em 1.5em;
    font-size: 16px;
    font-weight: 600;
    margin: 0.5em 0 0 0;
    -webkit-appearance: none;
    text-align: right;
    background: #ff0000;
}
.red{
	color:#ff0000;
	font-weight: bold;
}

.n_banner {
    width: 100%;
    overflow: hidden;
    height: 420px;
    position: relative;
    z-index: 99;
}
.n_banner img{
	position: absolute;
    width: 1920px;
    height: 420px;
    left: 50%;
    top: 0;
    margin-left: -960px;
    z-index: 100;

}
.product_wrapper,.contact_wrapper{
	max-width: 1000px;
	margin: 0 auto;
}

.about_parter{
	margin: 20px 5%;
}
.parter_title{
	font-size: 22px;
	padding: 10px 0px;
	color: #656565;
}
.parter_list img{
	margin:20px 0px
}
.part_list{
	width:30%;
	float:left;
	margin: 0% 3% 0px 0px;
}
.part_list1{
	width：46%;
	margin: 0px 4% 0px 0px;
	width: 46%;
	float: left;
}
.part_list1 img{
	max-width:100%
}
.Capbility{
	max-width:1000px;
	margin: 1% auto;
}
.Capbility p{
	line-height:28px
}
.shebei_wra{
	width: 47%;
	float:left;
	margin:0px 3% 3% 0px;
}
.sheji_img{
	margin:20px 0px 20px 0px
}
.sheji_title{
	text-align:center;
	color:#f00;
	font-size：30px;
	font-size: 30px;
	margin: 0px 0px 20px 0px;
	font-weight: bold;
}
.sheji_img img{
	margin:0px 10px
}
.sheji_mx img{
	margin:0px 14px 20px 0px
}
.shebei_l{
	float:left;
}

.shebei_r{
	width: 31%;
	float:right;
}
.shebei_r img{
	max-width:100%;
}
.shebei_img img{
	max-width:100%;
}
.shebei_img{
	position:relative;
	width: 100%;
	}
.shebei_img .title{
		font-size: 25px;
		font-weight: 600;
		line-height: 30px;
		text-transform: uppercase;
		margin: 0;
		opacity: 0;
		transition: all 0.5s ease 0s;
	}
.shebei_img .box-content{
		width: 100%;
		color: #fff;
		position: absolute;
		top: 38%;

		left: 0;
		text-align: center;
	}
.shebei_img:before{
		content: "";
		width: 0;
		height: 100%;
		background: #000;
		position: absolute;
		top: 0;
		left: 50%;
		opacity: 0;
		transition: all 500ms cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}
.shebei_img:hover:before{
		width: 100%;
		left: 0;
		opacity: 0.5;
	}
.shebei_img:hover .title
	{
		opacity: 1;
		transition-delay: 0.2s;
	}
.workshop_img{
	float:left;
	margin: 10px 15px;
}
.workshop_img dd{
	line-height:38px;
	text-align:center;
	background:#f00;
	margin: 20px 0px;
	color:#fff;
}
.workshop_img img{
	max-width:100%;
	height: 280px;
}
.list{
	width: 29%;
	float: left;
	border: 1px solid #ccc;
	margin: 2%;
}
.list a{
	display: block;
    width: 100%;
    position: relative;
}
.list img{
	width: 100%;
	text-align: center;
	display: block;
	margin: auto;
}
.list p{text-align: center;line-height: 50px;height: 50px;background: #E3E3E4;}
.contact_lx i{
	border: 1px solid #525252;
	border-radius: 50%;
	padding: 4%;
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 50px;
	margin: 20px auto;
	display: block;
}
.contact_list{
	width: 33%;
	text-align: center;
	float: left;
}
.cont_img{
	margin: 50px 0px;
}
.mid_left {
	display:none
}
.product{
	padding:3% 0px;
}
.pro_fl{width: 22%;float:left;}
.pro_list{width: 76%;float:right;}
.pro_fl h2{color: #FF0000;font-size:20px;line-height:200%;font-weight:normal;}
.pro_fl ul{ border-bottom:2px solid #c6c6c6; border-top:2px solid #c6c6c6;}
.pro_fl li{ border-bottom:1px dotted #ccc; line-height:30px; background:url(../images/arrow.gif )no-repeat left 10px; padding:0px 0px 0px 18px}
.pro_fl li a{ width:145x; color:#666666; font-size:12px; display:block;}
.pro_fl li a:hover {color:#FF0000;font-size: 14px;}
.feedbook_title{
	border-bottom:1px solid #ccc;
	font-size: 20px;
	color: #E62129;
	margin: 0px 0px 20px 0px;
}
.contact-form{
	width:100%;
}
.contact-form form {
  width: 100%;
}
.contact-form input[type="text"] {
  width: 100%;
  color: #555;
  background: none;
  outline: none;
  font-size: 16px;
  padding: 5px 5px;
  margin-bottom: 1em;
  border: solid 1px #D5D4D4;
  -webkit-appearance: none;
}
.contact-form textarea {
  resize: none;
  width: 100%;
  color: #898888;
  font-size: 16px;
  outline: none;
  padding: 5px 5px;
  border: solid 1px #D5D4D4;
  min-height: 150px;
  -webkit-appearance: none;
  font-family: inherit;
}
.contact-form button {
  border: none;
  outline: none;
  color: #FFF;
  padding: .5em 1.5em;
  font-size: 16px;
  font-weight: 600;
  margin: 0.5em 0 0 0;
  -webkit-appearance: none;
  text-align: right;
  background: #E62129;
 }
.contact-form button:hover{
	background:#F9B03D;
	  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}


.pagelist {clear:both; font-size: 12px; padding:20px 0;text-align:center;}
.pagelist a{ padding: 5px 9px; border: solid 1px #ddd; background: #fff; text-decoration: none;margin:3px; color:#666; font-family:宋体,arial,sans-serif;}
.pagelist a:visited, #nowpage { padding: 3px 8px; margin:3px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.pagelist a:hover, #nowpage{color:#97262a; background: #fff; border-color:#97262a; text-decoration: none;}


@media only screen and (max-width:768px) {
	.navig2 img{
	float:none
}
.head_b,.f_shear{
	display:none
}
.welcome { left:8px}
.top_right { margin-right:8px;}
.top-menu {/* padding-top: 4px; */}
span.menu {display: block;cursor: pointer;float: left;margin: 5px 0px;}	
.top-menu  ul{
display:none;
}
.top-menu ul li{display:block;float:none;margin:0;background:none;height: 50px;}
.top-menu  ul{margin:6px 0;z-index: 999;position: absolute;width: 100%;background:#92A0A5;text-align: center;left: 0px;top: 64px;}
.top-menu > ul > li > a {
  padding: 0px 13px;
  display: block;
  margin: 0.05em 0.2em;
  color:#fff;
  line-height: 4em;
}
.top-menu > ul > li > a:hover {} 
.top-menu li a.currentmenu {background:#78898F; color: #ffffff;}	
.banner li a { display:block; width:100%; min-height:200px;}
.mid-search { width:100%;}
.hidden-xs {display: none !important; }
.mid_right { width:100%;float:none; overflow:hidden; padding:0;}
.default-nav { display:none;}
.mid_right h2 { padding:0 8px;}
.toutuo { padding:0 8px;}
.content {padding:10px 8px;}
.tt1{
	width: 89%;
}	
.index_pro{
	width: 100%;
	background:none;
	min-height: 485px;
}
.index_pro_list li{
	float: left;
	margin: 2%;
	position: relative;
	width: 28%;
}
.index_pro_list li img{
	width:100%;
}
.gr_tit .p1{font-size:18px;padding: 20px 0px;}
.gr_tit span img{
	width:60px
}
.flexslider{
	background:url(../images/banner.jpg)
	}
.flexslider img{
	display:none
	}
.flex-direction-nav{
	display:none
}
.dropdown-menu {
  
  border-top: none;
}
.mid_left {
	display:block;
	margin:10px 0px 0px 0px;
}
.n_banner{
	background: url(../images/mob_n.jpg) center center;
	height: 300px;
	margin: 0px 0px 10px 0px;
}
.n_banner img{
	display:none;
}
.Capbility .sheji_img img{
	width: 92%;
	margin: 4%;
}
.Capbility{
	width:92%;
	margin:5% auto
}
.Capbility img{
	width:100%;
	
}
.sheji_mx img{
	max-width:100%;
}
.list p{overflow:hidden}
.part_list{
	width: 100%;
	float:none;
	margin:auto;
}
.pro_fl{
	display:none
}
.foot_ewm{
	display:none
}
.pro_list{ width:100%; float:none}
.parter_list img{	
	width: 100%;
}
.parter_title{
	font-size: 18px;
}
.Capbility table{
	display:none
}
.sheji_title{
	display:none
}
.contact_lx{
	margin:5%;
}
.contact_list{
	width: 100%;
	text-align: center;
	float: left;
}
.cont_img{
	display:none
}
.contact_lx i{width: 80px;height: 80px;padding: 4%;}
}
@media only screen and (max-width:480px) {
	.n_banner{
	background: url(../images/banner_mob.jpg) center center;
	height: 255px;
	margin: 0px 0px 10px 0px;
}
	.footer{
	width: 100%;
	background: #373737;
	height: 320px;
	font-size: 16px;
}
	.foot_left{
	width: 90%;
	margin:auto;
	float: none;
	padding: 30px 0px 0px 0px;
}
.foot_aa{
	font-size: 30px;	
}
.foot_bb{
	font-size: 16px;
	padding: 15px 0px;
}
.foot_left i{
	padding: 0px 15px 0px 0px;
}
.foot_left p{
	line-height: 30px;
}
.foot_left span{
	padding: 9px 0px 0px 0px;
	display: block;
}
.foot_right{
	display: none;
}
.foot_ewm{
	display:none
}
.index_adv{
	max-width: 1000px;
	margin: 20px auto 50px;
	height: 730px;
	overflow: hidden;
	background: #fff;
}
.index_list dl{width: 100%;}
.index_pro_list li{	
	width: 70%;	
	float: none;	
	margin: auto;
	}
.index_pro{
	min-height: 900px;
}
.flexslider{
	background:url(../images/mob_ban.jpg);
	height:340px;
	}
.tt1{
	width: 90%;
	margin:5%;
}	
.index_title{
	margin: 6px 0px 30px 0px;
}
.list{
	width: 45%;
}
}
